Release 10.1A: OpenEdge Development:
Progress 4GL Handbook


Creating a submenu

To create a submenu, use the CREATE SUB-MENU statement:

CREATE SUB-MENU submenu-handle [ ASSIGN attribute = value [ . . .]] 
      [trigger-block ]. 

Typical attributes you can assign for a submenu include:

You can also define a trigger block (typically for a CHOOSE trigger) as part of the CREATE statement.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095